home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Games / extreme_floreist.swf / scripts / DefineButton2_195 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2008-08-07  |  55b  |  5 lines

  1. on(release){
  2.    gotoAndStop("HowTo");
  3.    play();
  4. }
  5.